char_at

pure function char_at(index: integer): integer

Get a 16-bit code of a character at the specified index.

Since

0.9.0

Parameters

index

The index of the character.